From: Tracey Dent Date: Sat, 2 Oct 2010 16:37:54 +0000 (-0400) Subject: Staging: dream: qdsp5: Makefile: cleaned up Makefile cflag lines X-Git-Tag: archive/raspbian/4.9.13-1+rpi1~10^2~16303^2~3^2~343 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=54e2c96ed5009a08e490a2a8b1ed2d322305a2da;p=linux-4.9.git Staging: dream: qdsp5: Makefile: cleaned up Makefile cflag lines Changed to use the proper ccflags-y option Signed-off-by: Tracey Dent Acked-by: Sam Ravnborg Signed-off-by: Greg Kroah-Hartman --- diff --git a/drivers/staging/dream/qdsp5/Makefile b/drivers/staging/dream/qdsp5/Makefile index beedaaff5cc5..44ae6b4b47ec 100644 --- a/drivers/staging/dream/qdsp5/Makefile +++ b/drivers/staging/dream/qdsp5/Makefile @@ -1,4 +1,4 @@ -EXTRA_CFLAGS=-Idrivers/staging/dream/include +ccflags-y:=-Idrivers/staging/dream/include obj-y += adsp.o ifeq ($(CONFIG_MSM_AMSS_VERSION_6350),y) obj-y += adsp_info.o